CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 2008

搜索资源列表

  1. vc 2008 opencv

    0下载:
  2. opencv vs2008配置
  3. 所属分类:文档资料

  1. Imageprocessing.rar

    1下载:
  2. 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-21
    • 文件大小:6258887
    • 提供者:欢欢
  1. FaceRecog_src100902

    1下载:
  2. 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1487828
    • 提供者:yk
  1. opencv

    1下载:
  2. OPENCV 目标检测程序,编译环境VC加加2008,OPENCV 最新版本2.1.-OPENCV target detection process, the build environment VC Gaga 2008, OPENCV the latest version 2.1.
  3. 所属分类:OpenCV

    • 发布日期:2015-04-15
    • 文件大小:28907723
    • 提供者:zhang
  1. LearningOpenCV

    0下载:
  2. Learning OPENCV 是2008年最新的opencv学习教程 非常实用的教程-Learning OPENCV is the latest in 2008 learning opencv tutorial very useful tutorial
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10757911
    • 提供者:Roger
  1. PICTURE_repeat

    0下载:
  2. VC++2008express下 使用opencv 圖形上下左右重複並排之效果-VC++2008 express up and down the use of graphics opencv about the effect of repeated side-by-side
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6207955
    • 提供者:阿華
  1. bgfg_codebook

    0下载:
  2. Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you *have* to have one of the video windows be active // and NOT
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2841
    • 提供者:Jason
  1. cv200vs2008

    0下载:
  2. 最新的OpenCV2.0图像视觉库。由于不能被VS直接调用,所以先使用CMake导出VC++项目文件,再用VS2008编译 OpenCV Debug和Release版本库,生成可以被VC++ 2008 Express调用的OpenCV动态库。-The latest OpenCV2.0 visual library. As the VS can not be called directly, so first use CMake to export VC++ project file, and t
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25720265
    • 提供者:Chen Xin
  1. Canny

    0下载:
  2. OpenCV VC 2008 教學 此範例為 Canny 邊緣偵測-OpenCV VC 2008 Lesson Canny Edge Detection
  3. 所属分类:Document

    • 发布日期:2017-05-17
    • 文件大小:4860858
    • 提供者:陳耿豪
  1. calibration

    0下载:
  2. The calibration file contains a source code developed on Visual C++ 2008, we have used the OpenCV library for import and process the stereo input images. This code generate un text file that contains the estimated parameters for calibration.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:5252
    • 提供者:Nizar
  1. HausdorffDistance

    1下载:
  2. VC++ 2008 & OpenCV to find Hausdorff distance
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-03-12
    • 文件大小:12822750
    • 提供者:Ed
  1. VC-PH

    1下载:
  2. 球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持-Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5783226
    • 提供者:wanghan
  1. edgedetection

    0下载:
  2. This is edge detection with vc++2008 and opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:963
    • 提供者:killer
  1. EyesDetection

    0下载:
  2. eyes detection, viola and jones algorithm, visual studio 2008 and OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4447889
    • 提供者:mayas
  1. SIFT_VC.lib

    1下载:
  2. 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-25
    • 文件大小:111583
    • 提供者:
  1. OpenCVbasesource(2008)

    0下载:
  2. OpenCV源代码,配合刘晓敏的基础教程使用,例程基本都有-OpenCV source code, with Liu Xiaomin based tutorial, the basic routine has
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9132940
    • 提供者:明渃
  1. OpenCV-SetupON-VC-2008-Express

    0下载:
  2. 在VC2008 express下安装配置OpenCV的图解说明,非常详细~推荐新手观看使用-Installation and configuration under the VC2008 express illustrates OpenCV' s very detailed view user newbie ~
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1053353
    • 提供者:OSer
  1. Matching

    0下载:
  2. 整理的sift程序 运行环境是c++2008-Sift finishing run environment is c++2008
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6762380
    • 提供者:WJF
  1. vs2008-Opencv

    0下载:
  2. visual studio 2008目录下安装opencv opencv有一定的版本要求 详细内容 参见目录-Visual studio 2008 directory installed opencv opencv has a certain version requirements detailed content see directory
  3. 所属分类:Project Manage

    • 发布日期:2017-11-21
    • 文件大小:645812
    • 提供者:郭景观
  1. VC-2008

    0下载:
  2. OPENCV 编译lib文件的工具,不可多得-The OPENCV compiled lib file tools
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-18
    • 文件大小:8192
    • 提供者:223
« 12 3 »
搜珍网 www.dssz.com